Package com. bitmovin. player. api. casting
Contains API to enable casting functionality.
Types
Link copied to clipboard
Provides the means to initiate and manage casting of video to a cast-compatible remote device.
Link copied to clipboard
data class RemoteControlConfig(receiverStylesheetUrl: String?, customReceiverConfig: Map<String, String?>, isCastEnabled: Boolean, sendManifestRequestsWithCredentials: Boolean, sendSegmentRequestsWithCredentials: Boolean, sendDrmLicenseRequestsWithCredentials: Boolean) : Parcelable
Content copied to clipboard
Configures the remote receiver app.